home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 51 / Amiga Format CD51 (2000-03-10)(Future Publishing)(GB)[!][issue 2000-04].iso / -serious- / programming / other / profileppc / smakefile < prev   
Makefile  |  2000-01-27  |  301b  |  6 lines

  1. ProfilePPC: ProfilePPC.c
  2.     sc link optimize opttime optsched nodebug parm=reg nostackcheck stringmerge verbose code=near data=near ProfilePPC.C
  3.  
  4. ProfilePPC_debug: ProfilePPC.c
  5.     sc link to ProfilePPC_debug nooptimize debug=full parm=reg nostackcheck stringmerge verbose code=near data=near ProfilePPC.C
  6.